Welcome![Sign In][Sign Up]
Location:
Search - IS RLS

Search list

[Algorithmguji

Description: 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to be model order and the estimated value of the relevant parameters.
Platform: | Size: 3072 | Author: qqiang | Hits:

[OtherMatlab系统辨识

Description: 系统仿真和辨识,包括递推最小二乘法RLS和目前先进的辨识理论,适合于系统仿真用.-system simulation and identification, including RLS recursive least squares method and the current advanced identification theory is suitable for system simulation.
Platform: | Size: 17408 | Author: 董延军 | Hits:

[matlab多用户检测器的性能

Description: 比较LMS,RLS, 和Kalman滤波器多用户检测器的性能-LMS comparison, RLS, and the Kalman filter multi-user detector performance
Platform: | Size: 7168 | Author: | Hits:

[matlabmatlab_algorithms.tar

Description: 学习通信的人都知道,要进行信号处理的话,算法的编程非常繁琐,这里有一些自适应信号处理的算法,LMS,RLS,MMSE等的算法,希望大家喜欢。-learning communications are aware, the need for signal processing, programming algorithm is very complicated, there is some adaptive signal processing algorithms, LMS, RLS, the MMSE algorithm, hope you like them.
Platform: | Size: 97280 | Author: 张庚 | Hits:

[matlabrls

Description: 最小二乘算法分享下,希望对大家能够有所帮助-Least-squares algorithm to share, it is hoped to be able to help everyone
Platform: | Size: 1024 | Author: 王东 | Hits:

[matlabRLS

Description: 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[MPIRLS

Description: 该算法是基于rls自适应滤波的算法,比lms高级一些的。-The algorithm is based on adaptive filtering algorithms rls than a number of senior LMS.
Platform: | Size: 1024 | Author: 古小将 | Hits:

[Special Effectsrls

Description: 是二阶RLS自适应均衡的实现,采用V—LOG编写而成,是从工程中截取的 可以直接应用-Second-order RLS adaptive equalizer is the realization of the use of V-LOG prepared is intercepted from the project can be applied directly
Platform: | Size: 5120 | Author: 刘伟 | Hits:

[CommunicationRLS

Description: RLS算法在MATLAB上仿真实现的程序,用于通信信道估计。-RLS algorithm is implemented in MATLAB on a simulation program for the communication channel estimation
Platform: | Size: 1024 | Author: madier | Hits:

[Program docrls

Description: 这是一个论文中给出自适应均衡的RLS算法的仿真程序-This is a paper given in the RLS algorithm for adaptive equalization of the simulation program
Platform: | Size: 1024 | Author: 张晓娟 | Hits:

[OtherRLS

Description: RLS算法 简单的介绍了RLS算法的使用,便于大家理解RLS算法。-RLS algorithm is simple introduction to the use of RLS algorithm, facilitate better understanding of RLS algorithm.
Platform: | Size: 2048 | Author: ning zhuang | Hits:

[matlabRLS

Description: 简单介绍了RLS算法(递推最小二乘算法),附带程序能够实现RLS的仿真,并且仿真效果较好。-A brief introduction of the RLS algorithm (recursive least squares algorithm), RLS can be achieved with the simulation program and simulation is better.
Platform: | Size: 23552 | Author: tiana | Hits:

[matlabrls

Description: rls算法,实现含噪声信号的消噪,其噪声为高斯白噪声加入,绘制了滤波前后的波形图-rls algorithm to achieve denoising noisy signals, the noise is Gaussian white noise is added, drawing the waveforms before and after filtering
Platform: | Size: 1024 | Author: 张安莉 | Hits:

[matlablms-rls-mlse

Description: THis transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awgn and rayleigh fading channel, pilot removal and channel estimation and equalization by 3 method (LMS-MLSE-RLS) and demodulation.-THis is transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awgn and rayleigh fading channel, pilot removal and channel estimation and equalization by 3 method (LMS-MLSE-RLS) and demodulation.
Platform: | Size: 126976 | Author: gelar | Hits:

[matlabRLS

Description: 给出完整的通信系统和多径通信信道,并使用带RLS算法的判决反馈均衡器进行均衡。 内有详细注释。 在DFE(lms算法)的基础上,采用RLS算法 产生 0 1 序列--> QPSK映射 --> 上变频 --> 信道(多径、加噪) --> 下变频 --> LMS算法均衡 --> 解映射、判决 --> 求误码率、星座图-This progam include a complete communication system with a multipath channel, based which decision feedback equalization with RLS algrithem is implemented.
Platform: | Size: 2048 | Author: 西电东风 | Hits:

[matlabRLS

Description: RLS算法是自适应波束形成中的经典算法,程序实现了用RLS算法得出波束形成图。(RLS algorithm is the classic algorithm of adaptive beamforming, and the program realizes beamforming with RLS algorithm.)
Platform: | Size: 1024 | Author: tinghuan | Hits:

[matlabRLS滤波

Description: 是一个RLS滤波器方法函数,自己给出调用参数(Is a RLS filter method function, and its own call parameters)
Platform: | Size: 1024 | Author: Before3 | Hits:

[AlgorithmLMS与RLS对比

Description: 预测信号由二阶AR模型产生,为二阶线性预测滤波器,LMS算法与RLS算法性能对比(The predicted signal is generated by the two order AR model, and is the two order linear prediction filter,performance comparison between LMS algorithm and RLS algorithm)
Platform: | Size: 1024 | Author: lbb1991 | Hits:

[matlabrls

Description: 本函数为迭代最小二乘算法,用于拟合曲线,已经通过验证(This function is an iterative least square algorithm, which is used to fit the curve, and has been verified.)
Platform: | Size: 2048 | Author: 张tt | Hits:

[Graph program基于二次多项式的RLS校正算法

Description: 采用二次型多项式模拟出噪声,在采用RLS算法对图像噪声进行校正(The quadratic polynomial is used to simulate the noise, and the RLS algorithm is used to correct the image noise.)
Platform: | Size: 225280 | Author: 潇洒清 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net